projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52d0d4f
)
Change expected result of a flymake test on emba
author
Michael Albinus
<michael.albinus@gmx.de>
Wed, 3 Jul 2019 07:00:26 +0000
(09:00 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Wed, 3 Jul 2019 07:00:26 +0000
(09:00 +0200)
* test/lisp/progmodes/flymake-tests.el (different-diagnostic-types):
Test is now passing on emba.gnu.org, too.
test/lisp/progmodes/flymake-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/progmodes/flymake-tests.el
b/test/lisp/progmodes/flymake-tests.el
index 8616dc6c02b72c047f7b77ef32af8d4989da3990..af9729028cf9cbe5d5010e9a29abe9f0798e493b 100644
(file)
--- a/
test/lisp/progmodes/flymake-tests.el
+++ b/
test/lisp/progmodes/flymake-tests.el
@@
-144,7
+144,6
@@
SEVERITY-PREDICATE is used to setup
(ert-deftest different-diagnostic-types ()
"Test GCC warning via function predicate."
- :expected-result (if (getenv "EMACS_EMBA_CI") :failed :passed)
(skip-unless (and (executable-find "gcc")
(version<=
"5" (string-trim